PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DAnnotation Class / setActivation Method
A PDF3DActivation object that defines the times at which the annotation should be activated and deactivated and the state of the 3D artwork instance at those times.
In This Topic
    setActivation Method
    In This Topic
    Sets the annotation activation.
    Syntax
    public void setActivation( 
       PDF3DActivation activation
    )

    Parameters

    activation
    A PDF3DActivation object that defines the times at which the annotation should be activated and deactivated and the state of the 3D artwork instance at those times.
    See Also